Don't mix in user options of printer instances
authorMichael Weghorn <m.weghorn@posteo.de>
Thu, 13 Aug 2015 20:36:05 +0000 (22:36 +0200)
committerMarek Kasik <mkasik@redhat.com>
Thu, 24 Sep 2015 16:14:07 +0000 (18:14 +0200)
commitbf9c9f17627ebd049d8b2b5ccc6bab27ce37fcca
tree364fda5e877036bf2b4b862b5af654b2956130b8
parent020af232967a655e10eb8bf367945a097a61cd67
Don't mix in user options of printer instances

GTK+ currently does not support printer instances in the printing
dialog. This commit avoids user options set for specific instances of
a printer being accidently applied to the printer with the same name but
no specific instance defined.

https://bugzilla.gnome.org/show_bug.cgi?id=753628
https://bugzilla.gnome.org/show_bug.cgi?id=582747
modules/printbackends/cups/gtkprintbackendcups.c